.Net Framework > v1.1.4322 > System > Array > IndexOf IndexOf(Array,Object)
IndexOf(Array,Object,Int32)
IndexOf(Array,Object,Int32,Int32)


IndexOf(Array,Object)

Category
Method
Description
Searches for the specified object and returns the index of the first occurrence within the entire one-dimensional System.Array.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
arrayArray
valueObject
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

IndexOf(Array,Object,Int32)

Category
Method
Description
Searches for the specified object and returns the index of the first occurrence within the section of the one-dimensional System.Array that extends from the specified index to the last element.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
arrayArray
valueObject
startIndexInt32
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

IndexOf(Array,Object,Int32,Int32)

Category
Method
Description
Searches for the specified object and returns the index of the first occurrence within the section of the one-dimensional System.Array that starts at the specified index and contains the specified number of elements.
Type
Int32
Character
public, static
Parameters
NameTypeDescription
arrayArray
valueObject
startIndexInt32
countInt32
Attributes
NameValue/Assignment
ReliabilityContractAttributeSystem.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database